home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2001 May / may_2001.iso / intercd / root / Html / ^CutePage / data1.cab / IE4Gadget_Template / linkselecttable_PageletServer.Widget4IE.pgt < prev    next >
Encoding:
Text File  |  2000-05-12  |  3.4 KB  |  80 lines

  1. ========== Description Part Begin ==========
  2. Title = LinkSelectTable
  3. ProgID = PageletServer.Widget4IE
  4. LastUpdateTime = 36552.554375000
  5. PreviewPath = 
  6. Description = Normal template
  7. ========== Description Part End ==========
  8.  
  9. ========== Parameter Part Begin ==========
  10. CoolLinkBICPara = 250,400,0,
  11. CoolLinkImgBorder = ,,,0,
  12. CoolLinkSelectPara = 0,outset,009300,200,Arial,12,normal,normal,hand
  13. CoolLinkTextStr = Our Homepage,Welcome to FadeSelect,cutepage.com,srctec.com,
  14. CoolLinkResStr = ,,,,
  15. CoolLinkActivePara = 7d9ec0,e6e6fa,3,double,Arial,12,normal,lighter,2,4,0,2,4b0082
  16. CoolLinkLinkStr = http://www.cutepage.com,http://www.cutepage.com,http://www.cutepage.com,http://www.srctec.com,
  17. CoolLinkMorePara = 3 double #7d9ec0,0 outset #009300,self
  18. DhtmlType = 4
  19. CoolLinkOptionPara = 4,1,2,2,7b7bc0,00005e,3,7b7bc0,double,4
  20. CoolLinkImgHeight = ,,,14,
  21. CoolLinkImgWidth = ,,,200,
  22. ========== Parameter Part End ==========
  23.  
  24. ========== Resource Part Begin ==========
  25. Resource Number = 1
  26. select.js=D:\PROGRA~1\SOURCE~1\CUTEPA~3.0\=
  27. ========== Resource Part End ==========
  28.  
  29. ========== HTML Part Begin ==========
  30. Segment Number = 2
  31. Segment Position = script
  32. <script type="text/javascript" src="select.js"></script>
  33. ===== Segment End =====
  34. Segment Position = cursor
  35. <script type="text/javascript">
  36. var dfsfie4 = (document.all != null);
  37. var dfsfoverOptionCss = "background:#e6e6fa; color:#4b0082; font-family:Arial;font-style: normal; font-weight:lighter; font-size:12; border:3 double #7d9ec0; padding-left:4; padding-right:0; padding-bottom:2; padding-top:2";
  38. var dfsfsizedBorderCss = "0 outset #009300";
  39. function dfsfinitSelectBoxes() {
  40.     var spans = document.all.tags("SPAN");
  41.     var selects = new Array();
  42.     var index = 0;
  43.    for (var i=0; i<spans.length; i++) {
  44.         if (spans[i].className!="")
  45.            {
  46.                 if (spans[i].className.indexOf("select"))
  47.                      selects[index++] = spans[i];}
  48. }
  49. for (var j=0; j<selects.length; j++){
  50.     LinkinitSelectBox(selects[j],dfsfoverOptionCss,dfsfsizedBorderCss);}
  51. }
  52. if (dfsfie4) {
  53.     window.onload = dfsfinitSelectBoxes;
  54. }
  55. </script>
  56. <style type="text/css">
  57. <!--
  58. .dfsfselect {border: 0 outset #009300; width: 200; font-family:Arial;font-style: normal; font-weight:normal; font-size:12; cursor:hand;}
  59. .dfsfoption {width: 100%; background: #7b7bc0; color:#00005e; border: 3 double #7b7bc0; padding-left:4; padding-right:1; padding-bottom:2; padding-top:2;}
  60. -->
  61. </style>
  62. <span class="dfsfselect" id="dfsf" size="4" onchange="window.open(this.options[this.selectedIndex].value, '_self')" style="margin: 0; position: absolute; top: 250; left:400;">
  63. <table cellspacing="0" cellpadding="0" onclick="toggleDropDown(this.parentElement)">
  64. <tr>
  65. <td> </td>
  66. <td align="CENTER" valign="MIDDLE" class="coolButton" >
  67. <span style="position: relative; left: 0; top: -2; width: 100%;"></span></td>
  68. </tr>
  69. </table>
  70. <div onclick="LinkoptionClick(dfsfoverOptionCss)" onmouseover="LinkoptionOver(dfsfoverOptionCss)" onmouseout="LinkoptionOut(dfsfoverOptionCss)">
  71. <div class="dfsfoption" value="http://www.cutepage.com" nowrap>Our Homepage</div>
  72. <div class="dfsfoption" value="http://www.cutepage.com" nowrap>Welcome to FadeSelect</div>
  73. <div class="dfsfoption" value="http://www.cutepage.com" nowrap>cutepage.com</div>
  74. <div class="dfsfoption" value="http://www.srctec.com" nowrap>srctec.com</div>
  75. </div>
  76. </span>
  77. ===== Segment End =====
  78. ========== HTML Part End ==========
  79.  
  80.